home *** CD-ROM | disk | FTP | other *** search
/ Chaos CD Blue / Chaos_CD_Blue__[1999].iso / www_ccc_de / D2Pirat / gsmlog.txt < prev    next >
Text File  |  1998-09-02  |  1KB  |  30 lines

  1. Hier ist ein Log des Protokolls zwischen Telefon und Karte, so wie ich
  2. es mit stest (aus dem sio-Paket) simuliere.
  3.  
  4. r            # Reset
  5. 3b 83 00 12 10 96    # ATR
  6. t a0 a4 00 00 02    # SelectFile
  7. a4            # ok 
  8. t 7f 20            # gsm_dir
  9. 9f 19            # ok, 0x19 bytes Resultat verfuegbar
  10. t a0 c0 00 00 19    # get response
  11. c0 00 00 00 00 7f 20 02 00 00 11 00 01 0c 1b 00 12 04 00 83 8a 03 8a 00 03 83 90 00 # uninteressante Daten
  12. t a0 20 00 01 08    # Pinueberpruefung
  13. 20            # ok
  14. t 35 35 35 35 ff ff ff ff # PIN (hier 5555)
  15. 90 00            # ok
  16. t a0 88 00 00 10    # A3A8 ausfuehren, 0x10 Bytes Daten
  17. 88            # ok
  18. t 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # das ist meine challenge RAND
  19. 9f 0c            # 0x0c Bytes response
  20. t a0 c0 00 00 0c    # get response 
  21. c0 88 72 d1 02 18 fd 5f 1b 44 a4 60 00 90 00 # und das sind SRES und Kc
  22. t a0 a4 00 00 02    # select file
  23. a4            # ok
  24. 6f 07            # IMSI
  25. t a0 b0 00 00 09    # read data
  26. 9f 09            # ok, 9 bytes response
  27. t a0 c0 00 00 09    # get data
  28. c0 08 29 03 29 83 40 04 32 45 90 00 # ein Byte command, 9 Bytes IMSI, 2 Bytes Status
  29.  
  30.